object Form1: TForm1 Left = 246 Top = 171 HorzScrollBar.Visible = False VertScrollBar.Visible = False BorderIcons = [] BorderStyle = bsNone ClientHeight = 393 ClientWidth = 612 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnActivate = FormActivate PixelsPerInch = 96 TextHeight = 13 object Image2: TImage Left = 0 Top = 0 Width = 612 Height = 393 Anchors = [akLeft, akTop, akRight] Picture.Data = {} Stretch = True end object Image1: TImage Left = 16 Top = 16 Width = 577 Height = 129 Anchors = [akLeft, akTop, akRight] Picture.Data = {} Stretch = True end object Image3: TImage Left = 8 Top = 260 Width = 33 Height = 37 Visible = False end object InfoText: TLabel Left = 141 Top = 364 Width = 329 Height = 21 Alignment = taCenter Anchors = [akLeft, akTop, akRight] AutoSize = False Caption = 'Windows Startup Manager 2.0' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True end object Bevel1: TBevel Left = 246 Top = 316 Width = 120 Height = 33 Style = bsRaised Visible = False end object Label1: TLabel Left = 280 Top = 325 Width = 120 Height = 16 Alignment = taCenter AutoSize = False Caption = 'Start' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True Visible = False end object Image4: TImage Left = 477 Top = 316 Width = 120 Height = 33 Enabled = False OnMouseDown = Image4MouseDown OnMouseUp = Image4MouseUp end object Bevel2: TBevel Left = 246 Top = 316 Width = 120 Height = 33 Style = bsRaised Visible = False end object Label2: TLabel Left = 278 Top = 327 Width = 120 Height = 13 Alignment = taCenter AutoSize = False Caption = '"Quick Start" list' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True Visible = False end object Image5: TImage Left = 466 Top = 316 Width = 120 Height = 33 Enabled = False OnMouseDown = Image5MouseDown OnMouseUp = Image5MouseUp end object Label3: TLabel Left = 99 Top = 72 Width = 414 Height = 20 Alignment = taCenter AutoSize = False Caption = 'TRIAL TIME HAS EXPIRED - PLEASE REGISTER' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object ListBox1: TListBox Left = 52 Top = 160 Width = 507 Height = 129 Anchors = [akLeft, akTop, akRight, akBottom] Ctl3D = True Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ItemHeight = 20 Items.Strings = ( 'WINDOWS DEFAULT' 'CLEAN SYSTEM' 'RUN APPLICATIONS') ParentCtl3D = False ParentFont = False TabOrder = 0 OnClick = ListBox1Click OnDblClick = Button1Click OnKeyPress = ListBox1KeyPress end object ProgressBar1: TProgressBar Left = 113 Top = 322 Width = 385 Height = 17 Anchors = [akLeft, akTop, akRight] Min = 0 Max = 10 TabOrder = 1 Visible = False end object Button1: TButton Left = 121 Top = 316 Width = 135 Height = 33 Anchors = [akLeft, akTop, akRight] Caption = 'Start' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 2 Visible = False OnClick = Button1Click end object Button2: TButton Left = 355 Top = 316 Width = 135 Height = 33 Anchors = [akLeft, akTop, akRight] Caption = '"Quick Start" list' TabOrder = 3 Visible = False OnClick = Button2Click end object ListView1: TListView Left = 54 Top = 160 Width = 505 Height = 129 Checkboxes = True Columns = < item AutoSize = True Caption = 'SELECT ITEM(S) YOU WAN TO RUN' MinWidth = 300 end> ColumnClick = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] HotTrackStyles = [] LargeImages = ImageList1 MultiSelect = True ReadOnly = True RowSelect = True ParentFont = False SmallImages = ImageList1 TabOrder = 4 ViewStyle = vsReport Visible = False OnDblClick = ListView1DblClick OnKeyPress = ListView1KeyPress end object Timer1: TTimer Interval = 500 OnTimer = Timer1Timer Left = 8 Top = 328 end object OpenDialog1: TOpenDialog Filter = 'Pliki wykonywalne|*.exe;*.lnk;*.bat;*.pif' Title = 'URUCHOM NA CZYTYM SYSTEMIE' Left = 8 Top = 296 end object ImageList1: TImageList Left = 8 Top = 360 end object Timer2: TTimer Interval = 4500 OnTimer = Timer2Timer Left = 8 Top = 224 end end